CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Max Log MAP

搜索资源列表

  1. Turbocode

    2下载:
  2. 包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。-including turbo coding - decoding procedures, SOVA including decoding algorithm and max-log-map algorithm, and link integrity test its performance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13265
    • 提供者:tanbo
  1. DSP_Max_Log_MAP

    0下载:
  2. 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:313523
    • 提供者:ynhuyong
  1. CTC 解码算法

    2下载:
  2. This platform simulates the classical turbo encoding-decoding system, including Log-MAP algorithm and max-log-MAP algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2009-12-09
    • 文件大小:8028
    • 提供者:chugs@sina.com
  1. max-log-map 译码算法

    2下载:
  2. 为每一个待译码bit计算其LLR 得到一个序列中的最大值无素. 计算外信息for each decoded bit
  3. 所属分类:源码下载

  1. max-log-map.zip

    0下载:
  2. max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。,max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
  3. 所属分类:Compiler program

    • 发布日期:2016-03-28
    • 文件大小:3038
    • 提供者:lituguang
  1. turbo_sys_demo

    0下载:
  2. This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:2414
    • 提供者:yk
  1. MaxLogMAPDecoding

    1下载:
  2. Max Log MAP decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3398
    • 提供者:
  1. turbo

    2下载:
  2. turbo码的map,log-map以及max-log-map的算法的c程序仿真-turbo code of the map, log-map and the max-log-map algorithm for c program simulation
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-03
    • 文件大小:5612
    • 提供者:章剑
  1. turbocodermax-log

    0下载:
  2. 简化MAX-LOG-MAP算法与LOG-MAP算法性能对比 MAX-LOG-MAP_1024_标准交织_1~3次迭代_grid 简化MAX-LOG-MAP算法与门限MAX-LOG-MAP算法性能对比_10次迭代640交织长度-Simplify the MAX-LOG-MAP algorithm and the LOG-MAP algorithm performance comparison MAX-LOG-MAP_1024_ standard cutting _1 ~ 3 iterati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:185934
    • 提供者:方锐
  1. WIMAX_Turbo_Code

    1下载:
  2. 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
  3. 所属分类:3G develop

    • 发布日期:2016-08-15
    • 文件大小:26624
    • 提供者:bennytang
  1. my_turbo

    1下载:
  2. turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:4096
    • 提供者:张佑昌
  1. Turbo_code_simulation

    1下载:
  2. 1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。 2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是 加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数 trellis来生成自己的相关参数。 3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打 孔得到。在译码时通过对打孔位置添0恢复成1
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1408172
    • 提供者:谢小谢
  1. My-turbo

    1下载:
  2. turbo码编码以及解码程序,编码根据3GPP LTE协议编码,解码程序包括log map,max log map以及门限max log map解码-turbo coding and decoding process, encoded according to 3GPP LTE protocol encoding and decoding procedures, including log map, max log map and decoding threshold max log map
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:20922
    • 提供者:Shawn Chen
  1. TurboDecode_Matlab

    0下载:
  2. 这部分代码主要实现了TURBO码的编解码,运用max-log-map译码方法进行译码-this code realise the encode and decode function of turbo,the decoding algorithm is by max-log-map
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:19844
    • 提供者:韩晓宇
  1. improved max log map

    1下载:
  2. improved max log map in turbo codes
  3. 所属分类:文档资料

    • 发布日期:2014-08-12
    • 文件大小:88475
    • 提供者:Lavamalar
  1. Tncluding

    0下载:
  2. 包括turbo码编译码程序,译码算法包括sova及max-log-map算法-Including the turbo code decoding programming, including sova decoding algorithm and Max- log- map algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:ZHFTnnyyy&7174
  1. inclwdingand

    0下载:
  2. 包括turbo码编译码程序,译码算法包括sova及max-log-map算法(Including the turbo code decoding programming, including sova decoding algorithm and Max - log - map algorithm)
  3. 所属分类:图形图象

搜珍网 www.dssz.com